#!/bin/bash

# for description see:
# /usr/share/modalai/voxl-camera-server/custom_camera_config.txt

J6_LOWER_SENSOR="ov9782-combo"
J6_LOWER_NAME="stereo"
J6_LOWER_COMBO_MODE="left-right"
J6_LOWER_ROTATE="false"


J7_UPPER_SENSOR="imx214"
J7_UPPER_NAME="hires"
J7_UPPER_ROTATE="false"
